The patch attached restores NX/XD support in x86_64 xenlinux. When the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Jul 2005 08:37:38 +0000 (08:37 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 13 Jul 2005 08:37:38 +0000 (08:37 +0000)
commit3a9274f3204bf5e3c61f8ca0f6230301bfc07038
tree03d50c4128651745e648b921300b61392e74903b
parent4066d7272e8931f588c974c42b3e18140defd9be
The patch attached restores NX/XD support in x86_64 xenlinux. When the
port was being done, Xen did not want to see the bit 63 in ptes, and it
now allows the guests to set it. Also include cleanups (warning when
compiling domU).

Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/setup64.c
linux-2.6-xen-sparse/arch/xen/x86_64/mm/init.c